Click or drag to resize

AttachmentSave Method (String)

Saves this message to the specified file.

Namespace:  Independentsoft.Email.Mime
Assembly:  Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntax
public void Save(
	string filePath
)

Parameters

filePath
Type: SystemString
File path.
See Also